From: Kim F. Storm Date: Thu, 22 Feb 2007 17:00:08 +0000 (+0000) Subject: Undo this change: X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~30232 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=382339c28f3e7ef201a1acab2dcac5ed2e441886;p=emacs.git Undo this change: 2007-02-22 Daniel Brockman (tiny change) * xdisp.c (it_props): Handle invisible property before display property. --- diff --git a/src/ChangeLog b/src/ChangeLog index e8a074ad09c..fe2b75fbc00 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -4,10 +4,6 @@ redisplay_dont_pause is set or Vredisplay_preemption_period is nil... (update_window, update_frame_1): ... instead of here. -2007-02-22 Daniel Brockman (tiny change) - - * xdisp.c (it_props): Handle invisible property before display property. - 2007-02-21 Kim F. Storm * minibuf.c (Fassoc_string): Doc fix. Allow symbol for KEY too.